Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getrandmax
getrandmax
Show the maximum possible value of random number
Name:
getrandmax
Category:
math
Programming Language:
php
One-line Description:
Displays the maximum possible value of the random number.
Related
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis
2
Similar Functions
asinh
asinh
Inversehyperbolicsin
tanh
tanh
Hyperbolictangent
base_convert
base_convert
Convertnumbersbetwee
cosh
cosh
Hyperboliccosine
pi
pi
Getthepivalue
pow
pow
Exponentialexpressio
is_infinite
is_infinite
Determinewhetheritis
is_nan
is_nan
Determinewhetheritis
Popular Articles
Why Do getrandmax() and rand() Functions Return Different Maximum Values? An Analysis